services.mediawiki.httpd.virtualHost.locations.<name>.proxyPass

Sets up a simple reverse proxy as described by https://httpd.apache.org/docs/2.4/howto/reverse_proxy.html#simple.

Type
null or string
Default
null
Example
"http://www.example.org/"
Declared
<nixpkgs/nixos/modules/services/web-apps/mediawiki.nix>